home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 701-725 / 709 / cpuclr / cpuclr.doc < prev    next >
Text File  |  1995-03-18  |  2KB  |  63 lines

  1.  
  2.                                 CPUClr V2.000
  3.  
  4.  
  5.         COPYRIGHT
  6.  
  7.      This program is based on the original  CPUClr-version  by  Oliver
  8.      Wagner. The few changes I wanted to make have grown into a nearly
  9.      complete rewritten program.
  10.  
  11.      My CPUClr is declared  as  Freeware,  so  everybody  may  use  it
  12.      without any charge. Copying  this  program  to  your  friends  is
  13.      welcome as long as you do not take any  money  for  it.  But  all
  14.      rights are reserved, because I'll certainly  publish  a  modified
  15.      version in a local computer magazine.
  16.  
  17.  
  18.         WHAT IS IT
  19.  
  20.      CPUClr is a small hack, inspired by CPUBlit,  that  replaces  the
  21.      BltClear()-Routine  of  the  "graphics.library"  with  a   highly
  22.      optimized 68020 (or higher) version.  This  gains  (in  a  simple
  23.      test) approx. 60% speed and should be even faster  on  an  A3000,
  24.      because the CPU works more efficient in 32-Bit ChipRAM.
  25.  
  26.  
  27.         INSTALLATION
  28.  
  29.      All you have to do to "install" the patch is: Call CPUClr in your
  30.      User-Startup! (No RUN is needed.) Executing CPUClr a second  time
  31.      will remove the patch  again.  (If  you  have  installed  another
  32.      BltClear-Patch while mine is running, CPUClr can't idenitify  the
  33.      routine and will install mine again...)
  34.  
  35.  
  36.         SYSTEM REQUIREMENTS
  37.  
  38.      CPUClr requires at least Kickstart V37.xxx and a  68020  CPU.  If
  39.      these requirement aren't fullfilled, CPUClr will  return  to  the
  40.      CLI without any comment.
  41.  
  42.  
  43.         THE UNSECURE VERSION
  44.  
  45.      Everybody who prefers this, may  use  the  "unsecure"-version  of
  46.      CPUClr, which lacks the most security-checks plus the 68020-test.
  47.      Additionally,  I  reduced  the  screen-output,  which  made   the
  48.      executable some bytes shorter.
  49.  
  50.  
  51.         THE AUTHOR
  52.  
  53.      If you have any comments for me or just want to tell me, that you
  54.      hate my program, don't hesitate to connect me under  one  of  the
  55.      following addresses:
  56.  
  57.      Snail-Mail: Peter Simons      E-Mail: simons@peti.GUN.de (Usenet)
  58.                  Europaring 20             2:2402/320.5     (FIDO-Net)
  59.                  D-5300 Bonn 1
  60.                  Germany            Voice: Tel. 0228 / 746061
  61.  
  62.  
  63.